home *** CD-ROM | disk | FTP | other *** search
/ Emuladores 7 / EMULADORES_7.iso / interface / it.dig / scripts / DefineButton2_88 / BUTTONCONDACTION on(release).as
Text File  |  2004-10-07  |  88b  |  4 lines

  1. on(release){
  2.    getURL("http://www.nero.com/en/download_nero.php?pak=1","","GET");
  3. }
  4.